home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 4 / Light ROM 4 - Disc 1.iso / text / maillist / 1996 / 022296.doc / text0140.txt < prev    next >
Encoding:
Text File  |  1996-03-09  |  1.1 KB  |  33 lines

  1. >Sure, it can be run manually without the interface. Just start up SNII,
  2. >create a job1 file with a text editor, save it to the "commands" directory
  3. >for SNII, and it will load the scene. Then send a second job1 file to that
  4. >directory to start the rendering, and it will render the scene. The first
  5. >job1 should contain the single line "load Scenes\Space\Spacefig.lws"
  6. >to load the Spacefighters scene, for example. The second job1 should
  7. >contain the single line "render 1 180 1" to render frames 1 through 180
  8. >with an increment of 1. Don't include the quotes.
  9.  
  10. OK, that works. We lost the first 'job1' file, but it works. So, how do you do
  11. it to render several scenes?! If we have to rewrite the file, I don't
  12. understand how to do it!!!
  13. If it was something like:
  14.  
  15. Load scene 1
  16. render 1 30 1
  17. Load scene2
  18. render 1 30 1
  19. ..
  20.  
  21. would be much more simple and intuitive.
  22.  
  23. For the amiga folks, do you know how to do it with ARexx?! I know how to do it
  24. addressing the usual Lightwave.port, but LWSN.fp is really slightly faster
  25. than Lightwave.fp...
  26.  
  27. Thanks.
  28.  
  29.   __ _ _
  30.  /_ /|/|
  31. /  /   | fmartins@esoterica.pt
  32.  
  33.